home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / comm2 / tguquit.zip / TG.BAT < prev    next >
DOS Batch File  |  1993-01-12  |  395b  |  27 lines

  1. @echo off
  2. telegard %1 %2 %3 %4 %5
  3. echo ath1m0>com1
  4. if exist c:\bbs\iwantit.tmp goto iwantit
  5. goto end
  6.  
  7. :iwantit
  8. del c:\bbs\iwantit.tmp
  9. cls
  10. echo Come and get it!!!
  11. c:\sbpro\sbfmdrv>nul
  12. c:\sbpro\cmf\playcmf c:\sbpro\cmf\mozart1.cmf>nul
  13. wait 30
  14. if errorlevel 2 goto itsmine
  15. if errorlevel 1 goto end
  16.  
  17. :end
  18. echo ath0m3>com1
  19. cd\fd
  20. front
  21. goto end2
  22.  
  23. :itsmine
  24. echo Enjoy!
  25.  
  26. :end2
  27.